decimal coded meaning in English
十进制编码的
Examples
- A string to use as an error message if the expected decimal code is not present
一个字符串,在期望的十进制代码不存在时用作错误信息。 - A binary - coded decimal code for representing decimal numbers in which each decimal digit is represented by seven binary digits which are coefficients of8 , 6 , 4 , 2 , 0 , 1 , 0 , respectively
用于表示十进制数的一种二进制编码的十进制码,其中每位十进制数用七位二进制数来表示,它们分别是8 , 6 , 4 , 2 , 0 , 1和0的系数。五二码表如下: - In this algorithm decimal coding ( which is suit for multi - dimension search ) is adopted , the arithmetic crossovering and adaptive mutation are also introduced . then the genetic algorithms are implemented in matlab
该遗传算法采用十进制编码(更适合高维搜索) ,并且引入了遗传算法的最新思想? ?算术杂交思想和自适应变异思想。 - Meanwhile , the promising aspects of ga and mas for solving np - hard problems are highlighted . the second chapter analyses in detail how to adapt ga for jssp , and compares the performances of the ga in binary coding and decimal coding
接着本文详细探讨了将ga运用在车间调度问题( jobshopschedulingproblem , jssp )中的关键技术,同时对比了二十进制编码方案的性能。